home *** CD-ROM | disk | FTP | other *** search
- body {
- margin: 0;
- font-family:"Helvetica";
- }
-
- #domain_field{
- position:absolute;
- top:15px;
- left:20px;
- width:189px;
- font: normal normal normal 12pt/normal Helvetica-Bold;
- -apple-dashboard-region: dashboard-region(control rectangle 0px 0px 0px 0px);
- }
-
- #search_button{
- position:absolute;
- top:15px;
- right:16px;
- }
-
- #status{
- position:absolute;
- top:45px;
- width:100%;
- text-align:center;
- font-size:12px;
- font-weight:bold;
- color:#a8a8a8;
- }
-
- div#comlink{
- position:absolute;
- left:18px;
- top:63px;
- }
-
- div#netlink{
- position:absolute;
- left:92px;
- top:63px;
- }
-
- div#orglink{
- position:absolute;
- left:166;
- top:63px;
- }
-
- div#search_button a{
- display:block;
- width:26px;
- height:27px;
- background:url(images/search.png);
- text-decoration:none;
- }
-
- div#search_button a:hover{
- display:block;
- width:26px;
- height:27px;
- background:url(images/search_hover.png);
- }
-
- div#search_button a:active{
- display:block;
- width:26px;
- height:27px;
- background:url(images/search_down.png);
- }
-
- div#search_button a:visited{
- display:block;
- width:26px;
- height:27px;
- background:url(images/search.png);
- }
-
- /***************/
-
- #flip {
- opacity:0;
- background: url(file:///System/Library/WidgetResources/ibutton/black_i.png) no-repeat top left;
- z-index:7901;
- }
-
- #fliprollie {
- display:none;
- opacity:0.5;
- background: url(file:///System/Library/WidgetResources/ibutton/black_rollie.png) no-repeat top left;
- z-index:7900;
-
- }
-
- .flip {
- position:absolute;
- top: 44px;
- right: 23px;
- width:13px;
- height:13px;
- }
-
- #back {
- position:absolute;
- top:0;
- left:0;
- right:0;
- bottom:0;
- display:none;
- background:url(images/back.png) top left no-repeat;
- font-size:10px;
- padding:15px 15px 10px 18px;
- color:white;
- }
-
- select{
- font-size:10px;
- width:220px;
- margin-top:3px;
- }
-
- label{
- padding-left:10px;
- }
-
- #done{
- position:absolute;
- right:35px;
- bottom:20px;
- }
-
- #update{
- position:absolute;
- top:0;
- right:0;
- left:0;
- bottom:0;
- background:#292929;
- color:white;
- display:none;
- z-index:7950;
- border:1px solid #555555;
- }
-
- h1{
- font-size:14px;
- margin-left:10px;
- margin-right:10px;
- }
-
- #update div{
- text-align:right;
- padding-right:10px;
- padding-top:10px;
- }
-
- #bewidget{
- position:absolute;
- bottom:25px;
- left:20px;
- }